#banner {
	width: 100%;
	height: 450px;
	clear: both;
}

#banner>div>img {
	width: 100%;
	height: 450px;
}


/*index_main1*/

.index_main1 {
	overflow: hidden;
}

.index_title {
	text-align: center;
	background: url(../img/title.png) no-repeat center;
}

.index_title {
	text-align: center;
}

.index_title h2 {
	font-size: 30px;
	color: #2a2a2a;
}


/**/

.main1_box {
	margin-top: 20px;
	height: 282px;
}

.main1_fl {
	width: 600px;
}

.main1_yw {
	width: 260px;
	padding: 20px;
	background: #de3226;
	height: 220px;
}

.main1_yw h3 {
	margin-top: 20px;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

.main1_yw p {
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
	line-height: 30px;
}

.x_slide {
	width: 300px;
	height: 260px;
	overflow: hidden;
	position: relative;
	float: left;
}

.x_slide .hd {
	height: 6px;
	overflow: hidden;
	position: absolute;
	left: 160px;
	bottom: 29px;
	z-index: 1;
}

.x_slide .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.x_slide .hd ul li {
	float: left;
	margin-right: 5px;
	width: 40px;
	height: 6px;
	background: #ebebeb;
	cursor: pointer;
}

.x_slide .hd ul li.on {
	background: #c52026;
	color: #fff;
}

.x_slide .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.x_slide .bd li {
	zoom: 1;
	vertical-align: middle;
}

.x_slide .bd img {
	width: 300px;
	height: 260px;
	display: block;
	overflow: hidden;
}

.main1_fr {
	width: 600px;
	background: url(../img/fl.png) no-repeat center;
	height: 260px;
}

.main1_fr ul li {
	float: left;
	width: 95px;
	height: 85px;
	margin-left: 5px;
	overflow: hidden;
	margin-top: 2px;
}

.main1_fr ul li a {
	overflow: hidden;
	text-align: center;
	display: block;
	line-height: 85px;
	font-size: 16px;
	width: 95px;
	margin: 0 auto;
	height: 85px;
	color: #fff;
}

.main1_fr ul li:hover {
	background: #296fb7;
}

.main1_fr ul li a:hover {
	background: url(../img/fl_p.png) no-repeat center;
}

.date {
	width: 100%;
	height: 149px;
	background: #296fb7;
}

.wrapper {
	width: 1220px;
	margin: 30px auto;
	position: relative;
	margin-top: 40px;
}

.counter {
	padding: 23px 0;
	width: 300px;
	margin-top: 20px;
}

.date_p1 {
	width: 90px;
	text-align: center;
	height: 37px;
	margin: auto;
}

.date_p2 {
	width: 117px;
	text-align: center;
	height: 37px;
	margin: auto;
}

.date_p1 img,
.date_p2 img {
	margin-top: 10px;
}

.count-title {
	font-size: 43px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
	color: #ffffff;
	width: 20px;
}

.count-text {
	font-size: 13px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0;
	text-align: center;
	color: #fff;
}

.fa-2x {
	margin: 0 auto;
	float: none;
	display: table;
	color: #4ad1e5;
}


/*index_main2*/

.index_main2 {
	overflow: hidden;
}

.index_main2 ul li {
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 33px;
	cursor: pointer;
}

.index_main2 ul li a {
	display: block;
}

.index_main2 ul li:nth-child(1) {
	border: 3px solid #296fb7;
	margin-left: 71px;
}

.index_main2 ul li:nth-child(1) p {
	color: #296fb7;
}

.index_main2 ul li:nth-child(2) {
	border: 3px solid #e34c56;
}

.index_main2 ul li:nth-child(2) p {
	color: #e34c56;
}

.index_main2 ul li:nth-child(3) {
	border: 3px solid #9b5e32;
}

.index_main2 ul li:nth-child(3) p {
	color: #9b5e32;
}

.index_main2 ul li:nth-child(4) {
	border: 3px solid #206058;
}

.index_main2 ul li:nth-child(4) p {
	color: #206058;
}

.index_main2 ul li:nth-child(5) {
	border: 3px solid #55944a;
}

.index_main2 ul li:nth-child(5) p {
	color: #55944a;
}

.index_main2 ul li:nth-child(6) {
	border: 3px solid #40bfb3;
}

.index_main2 ul li:nth-child(6) p {
	color: #40bfb3;
}

.index_main2 ul li:nth-child(7) {
	border: 3px solid #e78f4c;
	margin-right: 0px;
}

.index_main2 ul li:nth-child(7) p {
	color: #e78f4c;
}

.index_main2 ul li img {
	margin-top: 20px;
	display: block;
	text-align: center;
	height: 40px;
	margin-bottom: 20px;
}

.index_main2 ul li p {
	display: block;
	text-align: center;
	height: 40px;
	font-size: 16px;
	margin-bottom: 20px;
}

.index_main2 ul li:hover {
	background: #c91622;
	border: 3px solid #c91622;
}

.index_main2 ul li:hover img {
	display: none;
}

.index_main2 ul li:hover p {
	margin-top: 50px;
	color: #fff;
}


/*index_main3*/


/*.index_main3{
	overflow: hidden;
}
.pro_title{
	margin-top: 20px;
}

.pro_title p{
	font-size:20px ;
	margin-left: 30px;
	color: #101010;
}
.pro_title p img{
	
	margin-right: 30px;
	
}
.pro_title p i{
	margin-left: 30px;
	text-transform: uppercase;
}
.main3_box .hd{
width: 500px;
height: 40px;
overflow: hidden;
margin-top: 22px;
    line-height: 40px;
}
.main3_box .hd ul{
	float: left;
	
}
.main3_box .hd ul li{
	float: left;
	height: 30px;
	margin-right: 30px;
}
.main3_box .hd ul li.hover a{
	color: #de3226;
}
.main3_box .hd ul li a{
	text-align: center;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
}
.look_more{
	float: right;
	width: 112px;
	height: 30px;
	display: block;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	border-radius: 20px;
	border: 1px solid #de3226;
}
.pro_img_list{
	margin-top: 30px;
}
.pro_img_title{
	float: left;
	width: 191px;
	height: 294px;
}
.pro_img_title{
	float: left;
	width: 191px;
}
.pro_img_title .pro_img_img{
	width: 192px;
	height: 234px;
	display: block;
	overflow: hidden;
}
.pro_img_title .pro_img_img img{
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.pro_img_title .pro_img_img:hover img{
	transform: scale(1.1);
}
.pro_img_title .pro_img_txt{
	text-align: center;
	margin-top: 10px;
	color: #FFF;
	font-size: 24px;
	background: url(../img/pro_t.png) no-repeat center;
}
.pro_color1{
	background: #f13ec5;
}
.pro_img_list_son{
	margin-left: 20px;
}
.pro_img_list_son ul li{
	width: 220px;
	height: 289px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 11px;
	border: 1px solid #c9c9c9;
}
.pro_img_list_son ul li img{
	width: 189px;
	height: 168px;
	margin: 20px auto;
	margin-left: 15px;
	text-align: center;
		overflow: hidden;
}
.pro_img_list_son ul li p{
	text-align: center;
	font-size: 16px;
}
.pro_img_list_son ul li .list_more{
	width: 99px;
	height: 32px;
	border-radius: 20px;
	background: #de3226;
	display: block;
	text-align: center;
	margin: 20px auto;
	color: #fff;
	line-height: 32px;
	font-size: 14px;
}*/

.index3 {
	width: 100%;
	height: 384px;
	margin-top: 15px;
}

.index_tit {
	height: 24px;
	width: 100%;
}

.index_tit span {
	height: 20px;
	position: relative;
	top: -1px;
	color: #939494;
}

.index_tit span a {
	color: #000;
	font-size: 20px;
	font-weight: 900;
	text-decoration: none;
}

.part-factory {
	float: left;
	width: 1200px;
	margin-top: 15px;
	background-color: #f1f1f1;
	padding: 1px;
}

.part-factory li {
	float: left;
	width: 149px;
	height: 79px;
	background: #fff;
	margin-right: 1px;
	margin-top: 1px;
}

.part-factory li img {
	width: 94px;
	height: 32px;
	margin-left: 24px;
	margin-top: 24px;
}

.part-category {
	float: left;
	width: 485px;
	height: 239px;
	background: #fff;
	margin-top: 16px;
}

.part-category ul:first-child {
	margin-left: 62px;
}

.part-category ul {
	margin-left: 72px;
	float: left;
}

.wrapper {
	width: 1200px;
}

.part-category li a i.text {
	font-style: normal;
	font-size: 12px;
	color: #353535;
	display: inline-block;
	width: 48px;
	margin-right: 8px;
}

.juhui-new-index-icon {
	background-image: url(../images/1490.png);
	display: inline-block;
	background-size: 94px 108px;
}

.part-category li {
	width: 70px;
	margin-top: 32px;
	height: 20px;
}

.part-category li a:hover .icon-grey-arrow {
	background-position: -39px -49px;
}

.part-category i.icon-grey-arrow {
	width: 12px;
	height: 12px;
	background-position: -11px -49px;
}

.index_case {}

.index_case_left {
	width: 215px;
	height: 330px;
	border: 1px solid #dbdbdb;
	float: left;
}

.index_case_con {
	float: left;
}


/* 首页相同内容模块 */

.index_foolsame {
	height: 369px;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}


/*区块左侧*/

.index_foolsame .index_left {
	height: 540px;
	float: left;
	overflow: hidden;
}

.index_foolsame .index_left .left_title {
	width: 100%;
	height: 55px;
	line-height: 40px;
}

.index_foolsame .index_left .left_title p {
	font-size: 20px;
}

.index_foolsame .index_left .left_title p i {
	font-size: 20px;
	text-transform: uppercase;
}

.index_foolsame .index_left .left_img {
	width: 257px;
	height: 493px;
}

.index_foolsame .index_left .left_img img {
	width: 257px;
	height: 246px;
}

.index_foolsame .index_left .left_img a p {
	text-align: center;
	margin-top: 10px;
	color: #FFF;
	font-size: 24px;
	background: url(../img/pro_t.png) no-repeat center;
}

.index_foolsame .index_left .left_color1 {
	background: #f13ec5;
}


/*区块中部*/

.index_foolsame .index_middle {
	width: 776px;
	height: 100%;
	float: left;
	overflow: hidden;
}

.index_foolsame .tabnav {
	background-color: transparent;
	width: 100%;
	height: 40px;
}

.index_foolsame .tabnav li {
	background-color: transparent;
	width: 14%;
	height: 40px;
	float: left;
	padding: 0;
	cursor: pointer;
}

.index_foolsame .tabnav li h3 {
	font-size: 14px;
	font-weight: 600;
	line-height: 40px;
	text-align: right;
}

.index_foolsame .tabnav li i {
	font-size: 0px;
	line-height: 0;
	display: none;
	width: 0px;
	height: 0px;
	float: right;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 50%;
}

.index_foolsame .floor_list {
	width: 860px;
	height: 327px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1;
}

.look_more a {
	display: block;
	width: 120px;
	float: right;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 15px;
	border: 1px solid #de3226;
}


/*中部推荐商品列表*/

.squares .goodslist_all {
	font-size: 0;
	*word-spacing: -1px/*IE6、7*/
	;
	display: block;
	width: 1000px;
	margin-left: -16px;
}

.squares .goodslist_all .errorlist {
	line-height: 100px;
	text-align: center;
}

.squares .goodslist_all li {
	font-size: 12px;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	*display: inline/*IE6,7*/
	;
	width: 228px;
	height: 300px;
	margin: 12px 0 0 12px;
	*zoom: 1;
}

.squares .goodslist {
	line-height: 18px;
	background-color: #FFF;
	width: 220px;
	height: 295px;
	margin: 3px;
	border: solid 1px #F0F0F0;
	border-radius: 2px;
	position: relative;
	z-index: 11;
	overflow: hidden;
	box-shadow: 0 0 3px rgba(153, 153, 153, 0.1);
	transition: border-color 0.4s ease-in-out 0s;
}

.squares .goodslist_img {
	background: #FFF;
	width: 220px;
	height: 170px;
	padding: 5px 5px 0 5px;
	z-index: 1;
	top: 0;
	left: 0;
}

.squares .goodslist_img a {
	line-height: 0;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	*display: block;
	width: 220px;
	height: 170px;
	overflow: hidden;
}

.squares .goodslist_img img {
	max-width: 220px;
	max-height: 170px;
	margin-top: expression( 220-this.height/2);
	*margin-top: expression(110-this.height/2)/*IE6,7*/
	;
}

.squares .goodslist_price {
	font: 12px/20px Arial;
	color: #333333;
	background-color: #FFF;
	white-space: nowrap;
	display: block;
	width: 122px;
	height: 30px;
	padding: 5px 10px 10px;
	overflow: hidden;
}

.squares .goodslist_price em.sale-price {
	font-size: 16px;
	font-weight: 600;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	overflow: hidden;
}

.squares .goodslist_price em span {
	position: absolute;
	left: 86px;
}

.squares .goods_name {
	display: block;
}

.squares .goods_name a {
	display: block;
	font: 16px Arial;
	font-weight: 600;
	line-height: 20px;
	width: 200px;
	height: 20px;
	color: #333333;
	background-color: #FFF;
	white-space: nowrap;
	padding: 5px 10px;
	overflow: hidden;
	z-index: auto;
}


/* .squares .goods_name a {display:block;text-wrap:normal;word-wrap:break-word;line-height:20px;width:200px; height: 50px; } */

.squares .goodslist_attr {
	font: 13px Arial;
	color: #333333;
	background-color: #FFF;
	white-space: nowrap;
	display: block;
	width: 200px;
	height: 16px;
	padding: 5px 10px;
	overflow: hidden;
}

.squares .goodslist_store {
	font: 13px Arial;
	color: #333333;
	background-color: #FFF;
	white-space: nowrap;
	display: block;
	width: 200px;
	height: 16px;
	padding: 5px 10px;
	overflow: hidden;
}

.squares .goodslist_price em.market-price {
	color: #999;
	text-decoration: line-through;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 50px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}

.index_foolsame .index_middle {
	width: 860px !important;
	overflow: hidden;
}

.index_foolsame .index_middle .middle_goodslist ul {
	width: 860px;
	margin: 0 -1px -1px 0;
	height: 327px;
}

.index_foolsame .index_middle .middle_goodslist ul li {
	font-size: 12px;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	*display: inline/*IE6,7*/
	;
	width: 190px;
	height: 312px;
	margin: 15px 0px 0 15px;
	*zoom: 1;
}

.index_foolsame .index_middle .middle_goodslist ul li dl {
	line-height: 18px;
	background-color: #FFF;
	width: 190px;
	height: 311px;
	/* margin: 3px; */
	border: solid 1px #E4E4E4;
	border-radius: 2px;
	position: relative;
	z-index: 11;
	overflow: hidden;
	/* box-shadow: 0 0 3px rgba(153,153,153,0.1); */
	transition: border-color 0.4s ease-in-out 0s;
}

.index_foolsame .index_middle .middle_goodslist ul li dl dt.goods_name {
	font: 14px Arial;
	font-weight: 600;
	color: #333333;
	line-height: 20px;
	width: 190px;
	height: 45px;
	position: absolute;
	z-index: auto;
	top: 175px;
	left: 0;
	overflow: hidden;
	/* padding: 5px 10px 0px; */
	text-overflow: ellipsis;
}

.index_foolsame .index_middle .middle_goodslist ul li dl dt.goods_name a {
	line-height: 20px;
	width: 170px;
	height: 40px;
	padding: 5px 10px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: box;
	display: -webkit-box;
	line-clamp: 2;
	text-align: center;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index_foolsame .index_middle .middle_goodslist ul li dl dd.goods_img {
	background: #FFF;
	width: 190px;
	height: 170px;
	/* padding: 5px 5px 0 5px; */
	z-index: 1;
	top: 0;
	left: 0;
}

.index_foolsame .index_middle .middle_goodslist ul li dl dd.goods_img a {
	line-height: 0;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	*display: block;
	width: 190px;
	height: 170px;
	overflow: hidden;
}

.index_foolsame .index_middle .middle_goodslist ul li dl dd.goods_img img {
	/* max-width: 190px; max-height: 170px; */
	width: 170px;
	height: 150px;
	margin-top: expression( 150-this.height/2);
	*margin-top: expression(150-this.height/2)/*IE6,7*/
	;
}

.index_foolsame .index_middle .middle_goodslist ul li dl dd.goods_more {
	color: #333333;
	line-height: 20px;
	width: 120px;
	height: 30px;
	position: absolute;
	z-index: auto;
	top: 229px;
	background: #de3226;
	left: 35px;
	border-radius: 20px;
	overflow: hidden;
	/* padding: 5px 10px 0px; */
	text-overflow: ellipsis;
}

.index_foolsame .index_middle .middle_goodslist ul li dl dd.goods_more a {
	color: #fff;
	display: block;
	text-align: center;
	line-height: 32px;
}


/*浅色*/

.index_foolsame .index_left,
.index_foolsame .left-ads {}

.index_foolsame .left_bottom {
	height: 219px;
}

.index_foolsame .index_left .left_bottom li a {
	color: #555;
	text-align: left;
	border-color: transparent;
	text-shadow: none;
	padding-left: 10px;
}

.index_foolsame .index_left .left_bottom li a:hover {
	color: #d2364c;
	text-decoration: underline;
	background: none;
}

.index_foolsame .index_left .title .txt-type span {
	color: #AAA;
	border-color: #AAA;
}

.index_foolsame .middle_goodslist {
	/*  border: solid 1px #DDD; */
	border-top: 0px none;
	border-right: 0px none;
}

.index_foolsame .index_middle .tab_selected {
	border-color: #d2364c;
}

.index_foolsame .index_middle .tab_selected i {
	display: block;
	border-color: transparent transparent #d2364c transparent;
}

.index_foolsame .index_middle .tab_selected h3 {
	color: #d2364c;
}

.index_foolsame .left_bottom ul li a {
	color: #777;
}

.index_foolsame .right-side-focus .pagination span {
	background-color: #d93600;
}

.index_same {
	overflow: hidden;
}

.index_same .left-layout {
	width: 1200px;
	float: left;
	border-bottom: solid 1px #F0F0F0;
}

.index_same .tabnav {
	background-color: transparent;
	width: 100%;
	height: 40px;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: transparent transparent #F0F0F0 transparent;
	position: relative;
	z-index: 1;
}

.index_same .tabnav li {
	background-color: transparent;
	width: 20%;
	*width: 195px;
	height: 40px;
	float: left;
	padding: 0;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.index_same .tabnav li h3 {
	font-size: 12px;
	font-weight: 600;
	line-height: 38px;
	text-align: center;
}

.index_same .tabnav li i {
	font-size: 0px;
	line-height: 0;
	display: none;
	width: 0px;
	height: 0px;
	float: right;
	margin-left: -4px;
	border-width: 0px 4px 8px 4px;
	border-style: dashed dashed solid dashed;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 50%;
}

.index_same .tabnav .tab_selected {
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: #ffc000;
}

.index_same .tabnav .tab_selected i {
	display: block;
	border-color: transparent transparent #ffc000;
}

.index_same .tabnav .tab_selected h3 {
	color: #ffc000;
}

.index_same .floor_list {
	width: 1200px;
	overflow: hidden;
}

.index_same .floor_list ul {
	width: 1200px;
	margin-left: -1px;
	overflow: hidden;
}

.index_same .floor_list ul li {
	width: 197px;
	height: 254px;
	padding: 1px 0 0;
	border-left: dotted 1px #F0F0F0;
	float: left;
	overflow: hidden;
}

.index_same .floor_list dl {
	width: 160px;
	margin: 0 auto auto;
	position: relative;
	z-index: 1;
}

.index_same .floor_list dl dt.goods_name {
	font: 14px Arial;
	font-weight: 600;
	color: #333333;
	position: absolute;
	z-index: auto;
	top: 145px;
	left: 0;
}

.index_same .floor_list dl dt.goods_name a {
	line-height: 20px;
	width: 160px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: box;
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index_same .floor_list dl dd.goods_attr {
	cursor: pointer;
	font-size: 13px;
	line-height: 15px;
	position: absolute;
	z-index: auto;
	top: 190px;
	left: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: box;
	display: -webkit-box;
	line-clamp: 1;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.index_same .floor_list dl dd.goods_img {
	width: 160px;
	height: 140px;
	position: absolute;
	z-index: auto;
	top: 0;
	left: 0;
}

.index_same .floor_list dl dd.goods_img a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	*display: block;
	width: 160px;
	height: 140px;
	overflow: hidden;
}

.index_same .floor_list dl dd.goods_img img {
	max-width: 160px;
	max-height: 140px;
	margin-top: expression(160-this.height/2);
	*margin-top: expression(80-this.height/2);
}

.index_same .floor_list dl dd.goods_store {
	font-size: 13px;
	line-height: 15px;
	height: 15px;
	position: absolute;
	z-index: auto;
	top: 210px;
	left: 0;
}

.index_same .floor_list dl dd.goods_price {
	line-height: 20px;
	color: #999;
	position: absolute;
	z-index: auto;
	top: 230px;
	left: 0;
}

.index_same .floor_list dl dd.goods_price em {
	font-size: 14px;
	vertical-align: middle;
}

.index_same .index_right {
	width: 211px;
	float: right;
}

.index_same .index_right .title {
	height: 40px;
	border-bottom: solid 2px #F00;
}

.index_same .index_right .title h3 {
	font-size: 12px;
	font-weight: 600;
	line-height: 38px;
	color: #D93600;
	float: left;
	margin-left: 20px;
}

.index_same .index_right .title a {
	line-height: 38px;
	float: right;
	margin-right: 6px;
}

.index_same .sale-discount {
	width: 210px;
	height: 252px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.index_same .sale-discount ul {
	width: auto;
	height: 252px;
	position: absolute;
	z-index: 1;
}

.index_same .sale-discount ul li {
	width: 210px;
	height: 50px;
	float: left;
	padding: 191px 0 0 0;
}


/*index_main3*/

.index_main3 {
	overflow: hidden;
	margin-top: 40px;
}

.index_about {
	position: relative;
	width: 100%;
	margin-top: 30px;
	height: 600px;
	background: url(../img/about_bg.jpg) no-repeat center;
}

.index_about_box {
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}

.index_about_box ul li {
	float: left;
	overflow: hidden;
	width: 178px;
	margin-left: 120px;
}

.index_about_box ul li img {
	text-align: center;
}

.index_about_box ul li a p {
	text-align: center;
	font-size: 18px;
	color: #fff;
	display: block;
	margin-top: 20px;
}

.about_a {
	color: #fff;
	display: block;
	line-height: 30px;
	clear: both;
	text-decoration: 2px;
	margin-top: 30px;
	text-indent: 2em;
	height: 150px;
	overflow: hidden;
}

.about_a:hover {
	color: #fff;
}

.about_more {
	width: 200px;
	height: 40px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 40px;
	background: #de3226;
	margin: 20px auto;
}

.about_more:hover {
	background: #000000;
	color: #fff;
}


/*index_main4*/

.index_main4 {
	height: 300px;
	margin-top: 30px;
}

.index_main4_box {
	margin-top: 40px;
}

.case_img1 {
	width: 256px;
	height: 166px;
	border: 2px solid #828282;
}

.case_img1 img {
	margin-top: 10px;
}

.case_img2 {
	width: 933px;
}

.case_img2 li {
	float: left;
	width: 177px;
	margin-right: 34px;
	margin-bottom: 10px;
	border: 2px solid #8c8c8c;
	height: 77px;
}


/*index_main5*/

.index_main5 {
	overflow: hidden;
}

.contact_us {
	margin-top: 40px;
}

.contact_fl {
	width: 550px;
}

.wx_img {
	width: 150px;
	height: 188px;
	border: 1px solid #c7c7c7;
}

.wx_img img {
	display: block;
	margin-top: 10px;
	text-align: center;
}

.wx_img p {
	margin-top: 10px;
	text-align: center;
}

.wx_txt {
	margin-left: 20px;
}

.wx_txt ul li {
	height: 40px;
}

.contact_fr {
	width: 650px;
}

.contact_fr .form_list p {
	font-size: 14px;
	margin-top: 10px;
}

.contact_fr .form_list input {
	width: 638px;
	height: 40px;
	margin-top: 10px;
	background: #f9f8f8;
	border: 1px dashed #d1cfcf;
}

.contact_fr .form_list textarea {
	width: 638px;
	height: 124px;
	margin-top: 10px;
	background: #f9f8f8;
	border: 1px dashed #d1cfcf;
}

.contact_fr button {
	margin-top: 10px;
	width: 200px;
	height: 40px;
	background: #c52026;
	border: none;
	color: #fff;
}

.index_map {
	margin-top: 40px;
}

footer {
	width: 100%;
	margin-top: 20px;
	background: #000000;
	padding-top: 30px;
	overflow: hidden;
	padding-bottom: 30px;
}

.foot_fl {
	width: 774px;
	height: 163px;
	border-right: 1px solid #fff;
}

.foot_nav {
	padding-top: 30px;
}

.foot_nav ul li {
	float: left;
	width: 120px;
}

.foot_nav ul li a {
	color: #fff;
	font-size: 14px;
}

.foot_coant {
	margin-top: 50px;
}

.foot_coant ul li {
	font-size: 14;
	float: left;
	margin-right: 10px;
}

.foot_coant ul li p {
	margin-top: 10px;
	font-size: 14;
	color: #fff;
}

.foot_code {
	margin-left: 30px;
}

.foot_code img {
	height: 136px;
	width: 136px;
	margin-left: 30px;
}

.beian {
	margin-top: 40px;
	text-align: center;
	color: #fff;
}

.beian a {
	margin-top: 20px;
	text-align: center;
	color: #fff;
}


/*内页*/

.o_ther_box {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #e1e1e1;
}

.o_ther_box>div p {
	line-height: 50px;
	font-size: 14px;
}

.o_ther_box>div p a {
	line-height: 50px;
}


/*关于我们*/

.con-cc {
	overflow: hidden;
}

.info-right {
	float: left;
	width: 780px;
}

.con-cc-left {
	width: 50%;
	float: right;
}

.con-cc-right {
	width: 50%;
	float: left;
}

.con-cc-right p {
	line-height: 29px;
	letter-spacing: 2px;
	font-size: 14px;
	margin-top: 0px;
	text-indent: 2em;
	padding: 35px;
	color: #666;
}

.box-title {
	text-align: center;
	margin-top: 30px;
}

.box-title h3 {
	font-size: 22px;
	letter-spacing: 3px;
	/* font-family: sans-serif; */
	line-height: 38px;
	font-weight: normal;
}

.box-title h2 {
	letter-spacing: 7px;
	line-height: 34px;
	padding-bottom: 30px;
	font-weight: normal;
	font-size: 30px;
}

.box-title h2 strong {
	color: #de0f18;
	font-weight: normal;
}


/*企业文化*/

.linian {
	width: 100%;
	background-color: #f5f5f5;
	overflow: hidden;
	height: 800px;
	margin-top: 40px;
	padding-bottom: 30px;
}

.con_ff li:nth-child(3n) {
	margin-right: 0px;
}

.con_ff li {
	width: 330px;
	height: 500px;
	margin-right: 105px;
	float: left;
	background-color: #fff;
}

.aboutus-special-item {
	background: #FFF;
}

.aboutusss {
	line-height: 24px;
	letter-spacing: 1px;
	padding: 12px 10px;
	height: 208px;
	font-size: 14px;
	overflow: hidden;
}

.aboutus-special-item img {
	width: 100%;
}

.aboutus-special-item-box-title h3 {
	font-size: 18px;
	letter-spacing: 3px;
	line-height: 40px;
	height: 50px;
	color: #333;
	font-weight: bold;
	/* font-family: cursive; */
}

.aboutus-special-item-box-title {
	text-align: center;
	padding-top: 20px;
	background: #eeeeee;
}


/*企业荣誉*/

.honor {
	overflow: hidden;
}

.honorSwiper1 {
	width: 1200px !important;
}


/*现货资源*/

.con_3 {
	border: 1px solid #e5e5e5;
	width: 1200px;
	margin: 20px auto;
	background-color: #fafafa;
	padding-bottom: 10px;
}

.con_3 table tr th {
	line-height: 36px;
	border-bottom: 2px solid #e0e0e0;
	text-align: center;
	color: #1b1b1b;
	font-size: 15px;
}

.con_3 table tr td {
	line-height: 30px;
	padding: 15px 0;
	border-bottom: 1px dashed #e0e0e0;
	text-align: center;
	color: #5e5e5e;
	font-size: 13px;
}

.con_3 table tbody tr:hover {
	background-color: #de3226;
}

.con_3 table tr:hover td {
	color: #fff
}


/*分页*/

.fy {
	margin-top: 20px;
	padding-bottom: 40px;
}

.fy a {
	font-size: 12px;
	color: #808080;
	line-height: 22px;
	padding: 5px 10px;
	margin-right: 20px;
}

.fy1 {
	border: 1px solid #ccc;
}

.fy a:hover {
	color: #fff;
	background: #005a97;
}


/*联系我们*/

.contact {
	width: 1200px;
	margin: 10px auto;
	overflow: hidden;
}

.contact_nav {
	margin-top: 20px;
}

.contact_nav h3 {
	font-size: 24px;
	color: #de3226;
	font-weight: bold;
	line-height: 40px;
}

.contact_nav p {
	font-size: 13px;
	color: #666;
	line-height: 24px;
}

.contact_box {
	background: #f9f9f9;
	padding: 30px;
	margin-top: 20px;
	overflow: hidden;
}

.contact_box p {
	font-size: 14px;
	line-height: 28px;
	color: #666;
}

.yijian_tle {
	text-align: center;
	margin-bottom: 40px;
}

.yijian_tle h2 {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 15px;
	background: url(../images/35.jpg) no-repeat center bottom;
	margin-bottom: 20px;
}

.yijian_tle h3 {
	font-size: 14px;
	color: #666;
}

.yijian_main {
	width: 1200px;
	margin: 20px auto;
}

.yijian_main div {
	width: 552px;
	position: relative;
	margin-bottom: 40px;
}

.yijian_main div label {
	position: absolute;
	left: 10px;
	font-size: 14px;
	color: #808080;
	top: 11px;
}

.yijian_main div input {
	width: 545px;
	padding-left: 5px;
	border: 1px solid #dadada;
	height: 40px;
	line-height: 40px;
	background: #fafafa;
	outline: none;
}

textarea {
	width: 1188px;
	background: #fafafa;
	height: 250px;
	resize: none;
	padding-left: 10px;
	padding-top: 10px;
	border: 1px solid #dadada;
}

.yijian_main button{
	display: block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #dadada;
	color: #333;
	font-size: 14px;
	margin: 40px auto 0;
	cursor: pointer;
}

.yijian_main button:hover {
	background: #de3226;
	color: #fff;
}

#bd {
	width: 100%;
	overflow: hidden;
}


/*产品中心*/


/*prosuct*/

#left_nav_box {
	width: 230px !important;
	position: relative;
	z-index: 9999;
}

.pro {
	width: 1200px;
	margin: 15px auto;
	overflow: hidden;
}

/*left*/
.left_box {
	width: 230px;
	float: left;
	
	border-top: none;
}

.left_nav {
	elevation: 50px;
	line-height: 50px;
	background: url(../img/pro_nav.jpg) no-repeat center;
}

.left_nav p {
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.left_img {
	width: 230px;
	height: 120px;
	overflow: hidden;
}

.leftsidebar_box {
	margin-top: 20px;
	width: 230px;
	height: auto !important;
	overflow: visible !important;
	
}

.leftsidebar_box dt {
	display: block;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	background:#e3e3e3 !important;
	position: relative;
	line-height: 48px;
	cursor: pointer;
    height: 48px;
    margin-bottom: 20px;
    


	padding-left: 32px;
}

.leftsidebar_box dt:hover {
	color: #000000;
	background: #fafafa;
}

.leftsidebar_box dd {
	color: #7c7c7c;
	text-align: left;
	border-bottom: 1px dashed #e3e3e3;
	padding: 20px;
	background: url(../img/jt.png) no-repeat 20px;
}

.leftsidebar_box dd a {
	/*font-weight: bold;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	color: #7c7c7c;
	line-height: 20px;
	margin-left: 20px;
}

.leftsidebar_box dd a:hover {
	display: block;
	color: #15b4ea;
	background: url(../images/icon7.png) no-repeat right center;
}

.leftsidebar_box dt img {
	position: absolute;
	left: 10px;
	top: 15px;
}

.left_contact {
	padding: 10px;
}

.left_contact ul {
	margin-top: 10px;
}

.left_contact ul li {
	line-height: 26px;
}


/*right*/

.product {
	float: right;
	width: 955px;
	overflow: hidden;
}

.product .list {}

.product .list ul li {
	height: 235px;
	float: left;
	border: 1px #dadada solid;
	margin-right: 17px;
	margin-bottom: 20px;
	width: 275px;
	overflow: hidden;
	padding: 10px 15px 5px 15px;
}

.product .list ul li img {
	width: 275px;
	height: 200px;
	overflow: hidden;
}

.product .list ul li a:hover img {
	transform: scale(1.06, 1.06);
	transition: all 1s;
}

.product .list ul li:hover {
	border: 1px #de3226 solid;
}

.product .list ul li p {
	font-size: 14px;
	text-align: center;
	line-height: 35px;
}

.fy {
	margin-top: 10px;
	padding-bottom: 10px;
}

.fy a {
	font-size: 12px;
	color: #808080;
	line-height: 22px;
	padding: 5px 10px;
	margin-right: 20px;
}

.fy1 {
	border: 1px solid #ccc;
}

.fy a:hover {
	color: #fff;
	background: #005a97;
}
/*产品详情页*/
.other_cont_txt{
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
}
.other_img{
	width: 500px;
	padding: 20px;
	
}
.other_img img{
	display: block;
	text-align: center;
}
.other_txt{
	width: 500px;
	margin-top: 30px;
}
.other_txt p:nth-child(1){
	
	font-size: 20px;
	color: #de3226;
}
/* .other_txt p:nth-child(2){
	margin-top: 20px;
	font-size: 16px;
	color: #333;
	height: 86px;
	line-height: 30px;
	/* overflow: hidden; */
} */
.other_txt_js{
	margin-top: 30px;
}
.txt-js{
	padding-top: 20px;
	
	padding-bottom: 20px;
}
.txt-js h4{
	height: 20px;
	margin-bottom: 17px;
	padding-left: 20px;
	font-size: 20px;
	border-left: 15px solid #de3226;
}
